Mapping URL: /passengerbooking/flight/{id}
Description: find the passengerbooking entities of flight with the appended id
Microservice: PassengerBookingService
/passengerbooking/flight/{id} |
Mapping URL: /passengerbooking/flight/{id}
Description: FlightService
Name: findAllPassengerBookingOfFlight(id)
Request Method: GET
Service Interface: /passengerbooking/flight/{id}
Service Entity: Flight
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |